home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 December
/
Chip_2001-12_cd1.bin
/
sharewar
/
nechmeli
/
nechmeli.exe
/
{app}
/
Nechme.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
2001-09-06
|
2KB
|
75 lines
object Form2: TForm2
Left = 190
Top = 141
Anchors = [akLeft, akTop, akRight, akBottom]
BorderStyle = bsNone
Caption = 'Ochrana'
ClientHeight = 453
ClientWidth = 688
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 216
Top = 192
Width = 49
Height = 20
Alignment = taCenter
Caption = 'Heslo:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 24
Width = 210
Height = 13
Caption = 'NechM�! Lite (v 2.0); (c) 2001 by Pavel Patz'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 272
Top = 192
Width = 121
Height = 21
Hint = 'Zde zadejte heslo'
MaxLength = 8
ParentShowHint = False
PasswordChar = '*'
ShowHint = True
TabOrder = 0
OnKeyDown = Edit1KeyDown
end
object Button1: TButton
Left = 408
Top = 192
Width = 75
Height = 25
Hint = 'Stiskn�te tla��tko pro potvrzen� hesla'
Caption = 'Potvrdit'
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = Button1Click
end
end